*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000 (20:11 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000 (20:11 +0000)
src/ChangeLog

index 40404210f87b93f516dd885a3c674d901a98f325..52319b2c352c40324a158f1a8ef63ddd55f81df8 100644 (file)
@@ -1,5 +1,10 @@
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
+       * xdisp.c (forward_to_next_line_start): Avoid calling
+       get_next_display_element when the newline is already found.  This
+       may change the iterator's position, when its current position is
+       equal to the iterator's stop_charpos.
+
        * dispnew.c (direct_output_for_insert): If char_ins_del_ok is
        zero, use this method only at the end of a line.